-
-
Notifications
You must be signed in to change notification settings - Fork 59
fix: surface FileObject session errors; align commit/rollback semantics #580
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: surface FileObject session errors; align commit/rollback semantics #580
Conversation
|
Paraphrasing @Harshal6927: |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #580 +/- ##
==========================================
+ Coverage 79.26% 79.67% +0.41%
==========================================
Files 87 87
Lines 6355 6392 +37
Branches 810 824 +14
==========================================
+ Hits 5037 5093 +56
+ Misses 1068 1043 -25
- Partials 250 256 +6 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
67b71fd to
65914c1
Compare
d08a51f to
8379100
Compare
…ntion/clearing, sync vs async behavior, BaseException paths, and FileNotFound handling
…c clear on success, multi-save ordering and rollback semantics, and exc_info logging checks
…lete exception handling
…, and state behavior in docstrings
… lint successfully
fc94289 to
7572157
Compare
Signed-off-by: Cody Fincher <[email protected]>
|
Documentation preview will be available shortly at https://litestar-org.github.io/advanced-alchemy-docs-preview/580 |
Tests